﻿
/* 第三阶 */
.swipers
{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.swipers img
{
    width: 100%;
}



/* 第四阶 */

.search
{
    width: 100%;
    height: 220px;
    background-color: #FFF;
    border: 1px solid transparent;
    box-sizing: border-box;
}

.search_Sun
{
    width: 1200px;
    height: 220px;
    background-color: #FFF;
    margin: 0 auto;
    border: 1px solid transparent;
    box-sizing: border-box;
}

.search_top
{
    width: 1000px;
    height: 45px;
    background: #f1f5fc;
    margin: 0 auto;
    border: 1px solid #1b94e0;
    box-sizing: border-box;
    margin-top: 40px;
}
.search_top form input
{
    display: inline-block;
    height: 25px;
    border: 0px solid transparent;
    border-left: 1px solid #CCC;
    box-sizing: border-box;
    margin-top: 8px;
}

.search_top select
{
    width: 100px;
    height: 25px;
    background-color: #f1f5fc;
    border: 0px solid transparent;
    text-indent: 1em;
    outline:none;
    color: #999999;
}

input[type="text"]
{
    width: 700px;
    text-indent: 1em;
    outline:none;
    background: #f1f5fc;
}

input[type="submit"]
{
    outline:none;
    border: 0px solid transparent !important;
    margin-top: 0px !important;
    background: #1b94e0;
    height: 43px !important;
    width: 120px;
    display: inline-block;
    color: #FFF;
    font-size: 16px;
    cursor: pointer;
    float: right;
    box-sizing: border-box;
}

.search_bottom
{
    width: 1000px;
    height: 120px;
    /*background: #CCC;*/
    margin: 0 auto;
    border: 1px solid transparent;
    box-sizing: border-box;
    margin-top: 10px;
}

.search_bottom ul{
    width: 1000px;
    height: 100px;
    /*background-color: #999999;*/
    margin-top: 10px;

}

.search_bottom ul li{
    width:  270px;
    height: 100px;
    /*background-color: seagreen;*/
    float: left;
    list-style: none;
    margin-left: 50px;
}

.search_bottom_div
{
    width: 270px;
    height: 80px;
    /*background-color: salmon;*/
}

.search_bottom_div_left
{
    width: 45px;
    height: 45px;
    background-color: #FFF;
    float: left;
}

.search_bottom_div_left i
{
    display: inline-block;
    width: 45px;
    height: 45px;
    background-image: url(../img/icon1_07.png);
    background-size: 100% 100%;
}

.a1
{
    background-image: url(../img/icon2_07.png) !important;
    background-size: 100% 100%;
}

.a2
{
    background-image: url(../img/icon3_07.png) !important;
    background-size: 100% 100%;
}

.search_bottom_div_right
{
    width: auto;
    height: 60px;
    background-color:  #FFF;
}

.search_bottom_div_right p{
    padding-left: 55px;
    color: #666666;
}

.search_bottom_div_right p:last-child{
    font-size: 14px;
}

/* 第五段  互联网加制造 */

.internet_mafa
{
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f6f6f6;

}

/* 标题 */

.internet_mafa_title
{
    width: 1000px;
    height: 135px;
    /*background-color: #FFF;*/
    margin: 0 auto;
    text-align: center;
}

.internet_mafa_title h2
{
    font-weight: 500;
    font-size: 23px;
    padding-top: 60px;
    color: #555555;
}

.internet_mafa_title p
{
    font-size: 14px;
    font-weight: 500;
    color: #bea499;
    padding-top: 10px;
}

.internet_mafa_main
{
    width: 1300px;
    height: auto;
    overflow: hidden;
    /*background-color: #fff;*/
    /*margin-bottom: 1000px;*/
    margin: 0 auto;
}

.internet_mafa_main_left
{
    width: 49%;
    height: auto;
    min-height: 400px;
    overflow: hidden;
    /*background-color: #FFF;*/
    float: left;
}

.internet_mafa_main_left_son
{
    width: 100%;
    height: 40px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #FFF;
    box-shadow: 0px 0px 10px #CCC;
    margin-top: 16px;
    cursor: pointer;
    transition: 0.5s;
}
.internet_mafa_main_left .internet_mafa_main_left_son:first-child{margin-top:0px}
.internet_mafa_main_left_son:hover
{
    height: auto;
    overflow: hidden;
}

.internet_mafa_main_left_son p
{
    margin-top: 8px;
    height: 25px;
    width: auto;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    display: inline-block;
    border-left: 5px solid #1b94e0;
    padding-left: 10px;
    margin-left: 20px;
    color: #666;
}

.internet_mafa_main_left_son img{
    margin-top: 17px;
    float: right;
    padding-right: 20px;
}

.internet_mafa_main_left_son_show
{
    margin-top: 10px;
    height: 260px;
    width: 680px;
    background-color: #FFF;
}

.internet_mafa_main_left_son_show ul
{
    width: 680px;
    height: 260px;

}

.internet_mafa_main_left_son_show ul li {
    width: 500px;
    height: auto;
    /*background-color: #7fffa2;*/
    margin-left: 30px;
    list-style: none;
}
.internet_mafa_main_left_son_show ul li a{
    width: 240px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: #999;
}

.internet_mafa_main_left_son_show ul li a:hover
{
    color: #1b94e0;
}


.internet_mafa_main_right
{
    width:49%;
    height: 430px;
    /*background-color: #b5ff64;*/
    float: right;
    position: relative;
}
.internet_mafa_main_right_right{
    position: absolute;
    right: 0px;
    width:150px;
    height: 430px;
    background: #000;
    opacity: 0.8;
    z-index: 1000;
  	display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: center;
    opacity: 0;
    transition: opacity 0.5s linear 0s;
}
.internet_mafa_main_right_right_item{
    width:94%;
  	height:70px;
    margin-left: 2%;
}
.internet_mafa_main_right_right_item:link,.internet_mafa_main_right_right_item:visited,.internet_mafa_main_right_right:link,.internet_mafa_main_right_right:visited{

}
.internet_mafa_main_right_right:hover{
    opacity: 1;
}
.internet_mafa_main_right_right_item:hover,.internet_mafa_main_right_right_item_hover{
    border:5px solid #fff;
}
.internet_mafa_main_right_right_item img{
    width:100%;
    height: 70px;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}

.swiper_silde_bottom
{
    width: 100%;
    height: 50px;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0px;
}

.swiper_silde_bottom h1
{
    font-weight: 500;
    font-size: 24px;
    line-height: 50px;
    color: #FFF;
}
.swiper_silde_bottom h1 a{
    color: #fff !important;
}

/* 設備 */

.equipment
{
    width: 100%;
    height: 500px;
    /*background-color: #FFF;*/
    margin-top: 28px;
}

.equipment_son
{
    width: 1300px;
    height: 460px;
    /*background-color: #666666;*/
    margin: 0 auto;
    margin-top: 20px;
    box-shadow: 0px 5px 10px #b9afaf;
}

.equipment_son ul
{
    width: 1300px;
    height: 360px;
    background-color: #ba9fe0;
}

.equipment_son>ul>li:nth-child(1){
  	position:absolute;
    border: 0px solid transparent;
    box-sizing: border-box;
    background-color: #5f7194;
  	box-shadow: 7px 0px 7px -7px #000;
  	z-index:2000;
}

.equipment_son_li {
    width: 210px;
    height: auto;
    overflow: hidden;
    /*background-color: #FFF;*/
    margin: 0 auto;
    margin-top: 35px;
}
.equipment_son_li h2
{
    font-weight: 500;
    font-size: 20px;
    color: #FFF;
    padding-bottom: 10px;
}

.equipment_son_li p{
    font-size: 14px;
    color: #FFF;
}

.equipment_son_btm
{
    width: 210px;
    height: 200px;
    /*background-color: #000;*/
    margin: 0 auto;
    margin-top: 30px;
}


.equipment_son_btm div {
    width: 100%;
    height: 36px;
    background-color: #909db4;
    border-radius: 100px;
    box-shadow: 0 2px 5px #555;
    position: relative;
    margin-bottom: 18px;
}

.equipment_son_btm div:hover{
    transform: scale(1.05);
}

.equipment_son_btm div a{
    font-size: 12px;
    text-decoration: none;
    color: #FFF;
    line-height: 36px;
    padding-left: 35px;
}

.equipment_son_btm div span
{
    float: right;
    color: #FFF;
    line-height: 36px;
    font-size: 12px;
    padding-right: 16px;
}
.i_Icon

{
    display: inline-block;
    width: 6px;
    height: 6px;
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 16px;
    left: 18px;
    background-image: url(http://s2.youboy.com/IMG/interface/newIndex/li-item.png);
}

.equipment_son ul li
{
    width: 260px;
    height: 360px;
    background-color: #FFF;
    float: left;
    border: 1px solid #e2e2e2;
    border-left: none;
    box-sizing: border-box;
    list-style: none;
    cursor: pointer;
}

.equipment_son_top
{
    width: 240px;
    height: 240px;
    /*background-color: #2f8ce6;*/
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

.equipment_son_top a img
{
	padding-top: 12px;
    width: 90%;
    transition: 0.5s;
}

.equipment_son_top a img:hover
{
	transform: scale(1.1);
}

.equipment_son_title
{
    width: 240px;
    height: 60px;
    /*background-color: #fff407;*/
    margin: 0 auto;
    text-align: center;
}

.equipment_son_title p a{
    font-size: 16px;
    color: #666;
    text-decoration: none;
    line-height: 60px;
    text-align: center;
}

.equipment_son_title p a:hover{
    color: #1b94e0;
}

.equipment_son_logo
{
    width: 140px;
    height: 40px;
    background-color: #007aff;
    margin: 0 auto;
}

.equipment_son_logo img
{
    width: 100%;
}


.equipment_ton{
    width: 100%;
    height: 100px;
    background-color: #FFF;
}

.text-box-inner_title
{
    color: #666;
}


.text-box-inner_title a
{
	color: #666;
	text-decoration: none;
}

.company-ad-sl
{
    /*width: 385px;*/
    height: 60px;
    /*background-color: #0040ff;*/
    float: left;
    margin-left: 15px;
    margin-top: 20px;
}

.text-box-inner_a a
{
    width: auto;
    height: 20px;
    display: inline-block;
    background-color: #76acff;
    font-size: 14px;
    text-decoration: none;
    color: #FFF;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    margin-top: 10px;
}

.company-ad-sl-l
{
    width: 60px;
    height: 60px;
    /*background-color: #45ffe1;*/
    float: left;
}

.text-box-inner
{
    /*width: 315px;*/
    float: right;
}

/* 滚动友情链接 */

.rolling_friendship
{
    width: 1300px;
    height: 80px;
    background-color: #FFF;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
}

.rolling_friendship ul
{
    width: 3000px;
    height: 50px;
    margin-top: 15px;
    animation: move 30s linear 0s infinite normal;
}

.rolling_friendship ul:hover{
    animation-play-state: paused;
}

.rolling_friendship ul:hover li{
    opacity: 0.8;
}

.equipment_son_product{
    position: relative;
  	left:260px;
    width: 1040px;
    height: 360px;
    overflow: hidden;
}
.equipment_son_product>div{
    width: 1040px;
    height: 360px;
    position: absolute;
    top: 0;
    left: 0;
}
.equipment_son_product_move1{
    animation: moveSlideshow 30s linear 0s infinite normal;
}
.equipment_son_product_move2{
    left:1040px !important;
    animation: moveSlideshow 30s linear infinite;
}

  
@keyframes moveSlideshow {
    0%   {transform: translateX(0px)}
    100% {transform: translateX(-100%); }
}


@keyframes move {
    from{
        margin-left: 0;
    }
    to{
        margin-left: -800px;
    }
}

.rolling_friendship ul li{
    float: left;
    list-style: none;
    width: 150px;
    height: 50px;
    transition: 0.5s;
  margin-left: 50px;
}


.rolling_friendship ul li:hover
{
    opacity: 1;
}
.rolling_friendship ul li img
{
    width: 100%;
    height: 100%;
}

.equipment_ton_more{
    float: right;
    margin-top: 70px;
    margin-right: 10px;
}


/*图集滚动*/

.rolling_img
{
    width: 1300px;
    height: 350px;
    background-color: #FFF;
    margin: 0 auto;
    box-sizing: border-box;
    overflow: hidden;
}

.rolling_img ul
{
    width: 3000px;
    height: 314px;
    margin-top: 15px;
    animation: move 50s linear 0s infinite normal;
        box-shadow: 0px 5px 10px #b9afaf;
}

.rolling_img ul:hover{
    animation-play-state: paused;
}

.rolling_img ul:hover li{
    opacity: 0.8;
}
.rolling_img ul li {
    float: left;
    list-style: none;
    width: 300px;
    height: 295px;
    transition: 0.5s;
    margin-left: 13px;
}

.rolling_img ul li:hover
{
    opacity: 1;
}
.rolling_img ul li img
{
    width: 100%;
    height: 100%;
}